LogHandler

interface LogHandler

LEVEL_DEBUG 0 LEVEL_INFO 1 LEVEL_WARN 2 LEVEL_ERROR 3

Functions

Link copied to clipboard
abstract fun onLog(level: Int, message: String, arg: <Error class: unknown class>?)